Skip to content

leekenghwa/CVE-2023-34537---XSS-reflected--found-in-HotelDruid-3.0.5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

CVE-2023-34537--- Reflected XSS found in HotelDruid V3.0.5

HotelDruid v3.0.5 are vulnerable to multipe XSS vulnerabilities. These vulnerabilities could allows remote authenticated attackers to inject arbitrary web script or HTML.

This is my third repo. Don't beat me if i didn't explain well.

Description of product : Hoteldruid is an open source program for hotel management (property management software) developed by DigitalDruid.Net.

Description of vulnerability : We found that this web application allows any authenticated user to inject arbitrary web script or HTML into affected parameter and again, dont beat me if i didn’t explain well.

Affected Webpage : creaprezzi.php Affected Webpage : crearegole.php Affected Parameter&Component : tipotariff from creaprezzi.php Affected Parameter&Component : inizioperiodo from crearegole.php

Step 1: login and navigate to creaprezzi.php , the highligted part is the affected parameter in GUI

image

Step 2: Select the drop down list, it could be any and intercept with Burpsuite , then add the this payload after parameter tipotariff + your selectuon ID

payload used : a19yc%22%3e%3cscript%3ealert("THIS IS XSS FROM BB")%3c%2fscript%3emjf9oc2183m

payload_picture

Step 3: Forward and Enjoy :-) .

xss

Second Affected Webpage

Step 1 : login and navigate to crearegole.php , Screenshot below shows the affected parameter

parameter_affected

parameter_affected_2nd_tab

parameter_affected_select

Step 2 : you can just intercept with burp and added the xss payload after affected parameter.

payload used : a19yc%22%3e%3cscript%3ealert("THIS IS XSS FROM BB")%3c%2fscript%3emjf9oc2183m

XSS_payload

XSS_payload_2nd_tab

Step 3 : Forward and Enjoy .

XSS_PROOF

XSS_PROOF_2nd_tab

PS: Vendor have acknowledged and will release the bug fixes in next version. no coffee for BB.....Zzzz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published